home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / TXT2PS.LZH / README.PS < prev    next >
Text File  |  1992-01-23  |  2KB  |  46 lines

  1. W E L C O M E  
  2.  
  3. Here is what the POST files do:
  4.  
  5. POST.EXE        The POST program engine Version 1.2
  6.  
  7. POST.DOC        The POST user's manual - ASCII text
  8.  
  9. USERPRN.BAT     The batch file to print POST.DOC using POST
  10.  
  11. OPTIONS.DOC     The POST options list
  12.  
  13. OPTIONS.BAT     The batch file to print OPTIONS.DOC in landscape format
  14.  
  15. DIRPRN.BAT      The batch file to print a local directory
  16.  
  17. LISTPRN.BAT     A sample batch file to list source code of a file
  18.  
  19. POSTPRN.BAT     A sample batch file to list a file or directory
  20.  
  21. POSTLOGO.PS     A label written in PostScript (R) for your POST floppy
  22.  
  23. POSTLOGO.BAT    The batch file to print the label
  24.  
  25. STATUS.PS       A PostScript (R) program to identify your printer protocol
  26.  
  27. STATUS.BAT      A batch file to get the protocol status
  28.  
  29. SETDTR.PS       A PostScript (R) program to switch to DTR/DSR protocol
  30.  
  31. SETDTR.BAT      A batch file to switch to DTR/DSR protocol
  32.  
  33. SETXON.PS       A PostScript (R) program to switch to XON/XOFF protocol
  34.  
  35. SETXON.BAT      A batch file to switch to XON/XOFF protocol
  36.  
  37. XONXOFF.COM     A XON/XOFF protocol terminate and stay resident PC program
  38.                 (this only works for com1:)
  39.  
  40. Note:  All batch files are set up to use PRN: as the print device.  If
  41.        Your configuration is different you will need to edit the files
  42.        or use the DOS MODE command to redirect your print device.
  43.  
  44. XONXOFF.COM is not a very reliable way of implementing the handshaking
  45.             protocol.  If it is possible, you should use the parallel
  46.             printer port or use the serial port with DTR/DSR handshaking.